Carbon


handshakeDataLength

Header: SCSI.h

enum {
    handshakeDataLength = 8,
    maxCDBLength = 16,
    vendorIDLength = 16
};

Constant descriptions

handshakeDataLength
maxCDBLength
vendorIDLength


© 2000 Apple Computer, Inc. — (Last Updated 5/4/2000)